Don't use GdkAtom where const char * is used
authorBenjamin Otte <otte@redhat.com>
Sat, 22 Feb 2020 21:52:30 +0000 (22:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 23 Feb 2020 00:59:19 +0000 (01:59 +0100)
commit6c61c7bf0bd70f16293d843f7820e5f7013c9ad9
treec5aabb1dc6e04c4cb38c8f522618c369a7081699
parent6442ec2f8d3460d67cc567c2c76f374c9f6f70f6
Don't use GdkAtom where const char * is used

Those are all forgotten transitions while updating code to new APIs.
gdk/gdkdevice.h
gdk/gdkdeviceprivate.h
gtk/gtkcalendar.c